Microsoft Windows graphic

Resource failure

The Cluster service considers a resource to be failed when the resource is not operational and cannot be restarted on the current host node. The Cluster service detects resource failure as follows:

You can configure whether a failed resource causes the group that contains the resource to be failed over to another node. For more information, see Setting advanced resource properties.

For more information on cluster resources, see Server cluster resources.

If the failed resource is configured to cause the group that contains the resource to fail over to another node, Cluster service will attempt a failover. If the number of failover attempts exceeds the group's threshold and the resource is still in a failed state, Cluster service will attempt a restart of the resource. The restart attempt will be made after a period of time specified by the resource's Retry Period On Failure property, a property common to all resources. It first tries to restart and then to fail over a resource.

Even though the unit value of this property is in milliseconds, choose a value that is in the order of minutes. Also, choose a value that is greater or equal to the value of the resource's restart period property and enforce this rule.